pip: (deps): bump django-treebeard from 4.8.0 to 5.3.0#3266
Open
dependabot[bot] wants to merge 1 commit into
Open
pip: (deps): bump django-treebeard from 4.8.0 to 5.3.0#3266dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
516fc9b to
e684395
Compare
Bumps [django-treebeard](https://github.com/django-treebeard/django-treebeard) from 4.8.0 to 5.3.0. - [Changelog](https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES.md) - [Commits](django-treebeard/django-treebeard@4.8.0...5.3.0) --- updated-dependencies: - dependency-name: django-treebeard dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e684395 to
e3cddcd
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps django-treebeard from 4.8.0 to 5.3.0.
Changelog
Sourced from django-treebeard's changelog.
... (truncated)
Commits
98ee4acBump to version 5.3.08f4db3fFix related name conflicts in test models.bd8b248Add checks to ensure manager methods subclass Treebeard managersb33a2fcAdd regression test for #405decc4f9Add support for many-to-many relationships to Node.load_bulk()34fed3afix: clear prefetch_related before iterator() in delete methods (fixes #405)3d0c1fcRevert change toMP_Node.get_ancestors()that caused a performance regressione30fd33Remove branch filter from publish action filter, as it is not additived944e63Switch to using trusted publishingd742182Fix import error in Python 3.10. Ensure lowest supported Python version is ru...